Skip to content

tqdm 4.70.0 - #263

Merged
cxwx merged 1 commit into
masterfrom
bump-tqdm-4.70.0
Jul 29, 2026
Merged

tqdm 4.70.0#263
cxwx merged 1 commit into
masterfrom
bump-tqdm-4.70.0

Conversation

@cxwx

@cxwx cxwx commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Closes #262


Created with brew bump-formula-pr.

Details

release notes
- `contrib.concurrent`: major improvements
  + support `process_map(mp_context, max_tasks_per_child)`, `thread_map(thread_name_prefix)` (#1265)
  + fix total based on shortest length (#1473)
  + use default `max_workers` (#1543 <- #1530, #1518)
  + support `timeout`, `buffersize` (#1576)
  + improve ETA (#1708 <- #1161)
  + update `as_completed` (#1709 <- #1565)
  + add `tqdm.concurrent.intepreter_map` (#1777)
- `asyncio`: support iterables with only __aiter__ (#1714 <- #1686)
- support `reset(float("inf"))` (#1783 <- #1781, #651)
- framework: test & reduce wheel size (#1782)

View the full release notes at https://github.com/tqdm/tqdm/releases/tag/v4.70.0.


@cxwx
cxwx merged commit c48a384 into master Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⬆️ tqdm: 4.69.0 → 4.70.0

1 participant